Skip to content

Conversation

@kailumworkhouse
Copy link

@kailumworkhouse kailumworkhouse commented Jan 9, 2025

Fixes multiple values being treated as a single array of values in a multi-select input, instead of correctly showing each value individually

Fixes #11333.

@duncanmcclean
Copy link
Member

Closing on the back of my comment on the related issue.

When you have a computed select field, you need to be returning data in the same format it's saved in a file (eg. an array instead of a collection).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-select input shows selected options as a single array

2 participants